Avoid storing non-reproducible information
authorStephen Kitt <skitt@debian.org>
Tue, 24 Oct 2023 21:59:41 +0000 (23:59 +0200)
committerStephen Kitt <skitt@debian.org>
Tue, 24 Oct 2023 21:59:41 +0000 (23:59 +0200)
commite40f7d3fe34471fb01087841df3fff02b563b262
treed033fab0772d36ec00e2c6f13a195a7f1eec87cc
parentc75808834c92807e31351073c0fc8f90b1f6fd3e
Avoid storing non-reproducible information

This drops git information as well as the build architecture (from the
user agent). The former varies depending on the availability of git
tools, the latter varies depending on the build host.

Gbp-Pq: Name reproducible.patch
CMakeLists.txt